Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Underneath mode: Remove the old highlight before switching textView. #39

Merged
merged 3 commits into from
Mar 30, 2015

Conversation

tyeen
Copy link
Contributor

@tyeen tyeen commented Mar 25, 2015

To make sure the old one doesn't remain there.

In the previous fix of #27 , I tried to observe the NSTextDidEndEditingNotification to check if the old highlight should be removed. But obviously it's not enough: #35

So perform the removing the old highlight by the timing of switching textView. The current action should be the same as Overlay mode.

To  make sure the old one doesn't remain there.
@tyeen tyeen mentioned this pull request Mar 25, 2015
limejelly pushed a commit that referenced this pull request Mar 30, 2015
Underneath mode: Remove the old highlight before switching textView.
@limejelly limejelly merged commit af6cf0a into limejelly:master Mar 30, 2015
@tyeen tyeen deleted the fix#27 branch March 31, 2015 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants